[StructLayout(LayoutKind.Sequential)]
public struct DTBGOPTS
{
public static readonly int SizeOf = Marshal.SizeOf(typeof(COMPONENT));
public uint dwSize;
public DrawThemeBackgroundFlags dwFlags;
public RECT rcClip;
}
TODO
None.
None.
Please add some!
Please add some!
TODO